const os.supportsCloseOnExec

3 uses

	os (current package)
		file_unix.go#L292: 	if !supportsCloseOnExec {
		removeall_at.go#L193: 	if !supportsCloseOnExec {
		sys_unix.go#L14: const supportsCloseOnExec = true